Do not call refreshShutdown in XendDomain for VM-list operations, as this
authorEwan Mellor <ewan@xensource.com>
Tue, 9 Jan 2007 11:52:15 +0000 (11:52 +0000)
committerEwan Mellor <ewan@xensource.com>
Tue, 9 Jan 2007 11:52:15 +0000 (11:52 +0000)
commit2166b8b539fdc1b23d8da9a51028cd16fdbf28fe
tree28a34524f74894afb8700e4f2287547575400794
parenta25c73ef380731b0ab4347b854e81827cb6a6131
Do not call refreshShutdown in XendDomain for VM-list operations, as this
is unnecessary and expensive.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xend/XendDomain.py